home *** CD-ROM | disk | FTP | other *** search
/ Acorn User: China / Acorn User China CD-ROM (UK) (Disc A) / Acorn User China CD-ROM (UK) (Disc A).bin / ARMCLUB / DRUCK / README < prev    next >
Encoding:
Text File  |  1999-02-06  |  3.8 KB  |  89 lines

  1. Applications
  2. ------------
  3. !APPstat   - Monitors events and messages delivered to all running 
  4.              applications, displays call counts and time spent in 
  5.              applications to microsecond accuracy.
  6.  
  7. !SWIstat   - Monitors SWI call activity on entire machine or            
  8.              selected tasks. 
  9.  
  10. !SERVstat  - Monitors Module Service call activity on entire            
  11.              machine or selected tasks.
  12.  
  13. !CPUload   - Improved CPU usage application, supports multiple            
  14.              windows and displays load of entire machine or             
  15.              selected tasks.
  16.  
  17. !Countdown - Solves Channel 4s infuriating Countdown programme's
  18.              words and numbers puzzles. (As featured by Acorn User)
  19.  
  20. !ComndCTRL - Desktop front end to *commands. Simple launching by
  21.              dragging files to the iconbar, and then runs the
  22.              command in a multitasking window.
  23.  
  24. !CTenhance - Improves colourtrans display in modes with 8 bpp
  25.              or less. Enables !Draw to display upto 8192 colours
  26.              in a 256 colour mode.
  27.  
  28. !FreeMap   - Graphical display of free space on a disc. Replaces
  29.              window produced by the Free menu entry of the filers.
  30.              Has a real compaction button for old D format HDs.
  31.  
  32. !Gamma     - Brightness/Contrast/Gamma control on the screen in
  33.              any mode, plus apply current settings to sprites.
  34.              RISC PC only.
  35.  
  36. !GraphTask - Graphic taskwindows, allows full graphical display
  37.              from programs running in taskwindows, supporting
  38.              mode and palette changes. Also passes on the mouse
  39.              position relative to the window, even when scaled.
  40.  
  41. !Mirror    - Drawing tool. Enables you to draw one half of a
  42.              shape in any drawing or painting programs and
  43.              instantly see what the whole object will look like
  44.              when copied and flipped.
  45.  
  46. !WorkSpace - Provides 6 desktop workspaces to prevent cluttered
  47.              desktops. Windows can be paced on sperate workspaces
  48.              which can be instantly switched between. Windows
  49.              can live on more than one workspace, and each
  50.              workspace can use a different screen mode and palette.
  51.  
  52. SPRtools   - Provides bitmap format conversion and image processing
  53.              command line utilities, designed to run on RISC OS,
  54.              UNIX and Win32 platforms. Supplied with RISC OS desktop
  55.              front end scripts for use with !ComndCTRL.
  56.  
  57. Modules
  58. -------
  59. CDFSeject  - Ejects the CD by clicking on the CDFS ion with the
  60.              right mouse button, and closes the draw again on
  61.              a click with the left button.
  62.  
  63. SCSIeject  - Dismounts and ejects a removable SCSI disc when
  64.              clicking on the icon with the right mouse button
  65.  
  66. ZIPeject   - Dismounts and ejects a ZIP disc when clicking on 
  67.              the icon with the right mouse button
  68.  
  69. Interlace  - Automatically turns interlace on when displaying
  70.              a mode with less than 480 lines to prevent gaps 
  71.              between lines on large monitors
  72.  
  73. TimerMod   - Provides SWIs and *commands for timing to microsecond
  74.              accuracy.
  75.  
  76. WindOpen   - Manipulates windows using *command's that may be
  77.              placed in obey files, features include:
  78.              * Ensure a task is running or issue *command
  79.              * Remove a task if running
  80.              * Open a file in an editor and move the window
  81.              * Move/resize a window and send to top/bottom
  82.              * Close a window if open
  83.              * Automatically select from a window/iconbar menu
  84.              * Type a string into a window
  85.              * Send a key press to a window including special keys
  86.              * Simulate iconbar click
  87.              * Dump positions of all open windows as WO_OpenWind
  88.                commands in an obey file
  89.